A component received a failing return code when it attempted to use setsockopt() to enable and set options for the TCP keepAlive function. Look up the errno definition for a more specific cause.
I/O blade will remain functional, with default settings. With default settings, I/O blade will not be reset even if I/O blade does not send Keepalive to Management Module or vice versa. Report the problem to the switch support contact.
Error
An attempt to set the TCP keepalive for %optStr% on an IP socket with file descriptor %sockfd% failed retuning errno %errnoNum%(%errnoStr%) for slot %slotNo% and conduit Type %conduitType%.
| Name | Type |
|---|---|
| slotNo | uInt |
| conduitType | String |
| sockfd | sInt |
| errnoNum | uInt |
| errnoStr | String |
| optStr | String |